Total Complexity | 76 |
Dependencies | 10 |
Dependents | 1 |
Total lines | 641 |
Lines of code | 352 |
Logical lines of code | 231 |
Comment lines | 199 |
Methods | 15 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
listPaymentsWithHttpInfo() | 38 | 16 | 65 | |
completePaymentWithHttpInfo() | 42 | 10 | 51 | |
cancelPaymentWithHttpInfo() | 42 | 10 | 51 | |
getPaymentWithHttpInfo() | 42 | 10 | 51 | |
cancelPaymentByIdempotencyKeyWithHttpInfo() | 43 | 10 | 48 | |
createPaymentWithHttpInfo() | 43 | 10 | 48 | |
__construct() | 69 | 2 | 7 | |
getApiClient() | 82 | 1 | 3 | |
setApiClient() | 77 | 1 | 4 | |
cancelPayment() | 75 | 1 | 4 | |
cancelPaymentByIdempotencyKey() | 75 | 1 | 4 | |
completePayment() | 75 | 1 | 4 | |
createPayment() | 75 | 1 | 4 | |
getPayment() | 75 | 1 | 4 | |
listPayments() | 73 | 1 | 4 |